Skip to content

Remove dead headers#1427

Open
bmehta001 wants to merge 4 commits intomainfrom
bhamehta/issue-1418-main
Open

Remove dead headers#1427
bmehta001 wants to merge 4 commits intomainfrom
bhamehta/issue-1418-main

Conversation

@bmehta001
Copy link
Copy Markdown

@bmehta001 bmehta001 commented Apr 20, 2026

Addresses #1418

  • Remove dead netinet6/in6.h and other imports from ODWReachability and its Objective-C unit test so Apple builds no longer fail on the private-header error from main

bmehta001 and others added 2 commits April 17, 2026 18:37
Remove the dead netinet6/in6.h imports from ODWReachability and its Objective-C unit test so Apple builds no longer fail on the private-header error from main.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bmehta001 bmehta001 requested a review from a team as a code owner April 20, 2026 11:41
Comment thread tests/unittests/obj-c/ODWReachabilityTests.mm
Comment thread third_party/Reachability/ODWReachability.m
Add back the canonical sys/socket.h and netinet/in.h includes in ODWReachability.m and ODWReachabilityTests.mm while keeping the other dead imports removed. This avoids relying on transitive Apple headers in the reachability PR review.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bmehta001 bmehta001 force-pushed the bhamehta/issue-1418-main branch from 0f96478 to 7726379 Compare April 25, 2026 06:26
@bmehta001 bmehta001 requested a review from ThomsonTan April 25, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants